﻿CHARACTERS = {
	c:TRA = {
		create_character = {
			# Swathi Thirunal Rama Varma
			#role = politician # Remove this line
			first_name = "Swathi_Thirunal"
			last_name = "Venad"
			ruler = yes
			age = 23
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				meticulous
			}
		}	

		create_character = {
			# Uthram Thirunal Marthanda Varma
			#role = politician # Remove this line
			first_name = "Uthram_Thirunal"
			last_name = "Venad"
			heir = yes
			age = 22
			interest_group = ig_landowners
			ideology = ideology_moderate
			traits = {
				imperious
			}
		}
	}
}
